home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 101-125 / scopedisk106 / bbs-index / src / system.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-03-19  |  191 b   |  10 lines

  1. /* Include files for BBSindex */
  2.  
  3. #include <exec/types.h>
  4. #include <proto/dos.h>
  5. #include <proto/exec.h>
  6. #include <proto/intuition.h>
  7. #include <ctype.h>
  8. #include <string.h>
  9. #include <time.h>
  10.